home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TALERTASRED / TALERTASRED.txt < prev   
Text File  |  2002-10-11  |  7KB  |  289 lines

  1. object AlertasRed: TAlertasRed
  2.   Tag = 49400
  3.   Left = 280
  4.   Top = 195
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Configuraci∩┐╜n de alertas en la Red'
  8.   ClientHeight = 382
  9.   ClientWidth = 422
  10.   Color = 14215660
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object ButtonAceptar: TPlaButton
  23.     Tag = 2200
  24.     Left = 257
  25.     Top = 350
  26.     Width = 73
  27.     Height = 21
  28.     Caption = '&Aceptar'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -11
  32.     Font.Name = 'Tahoma'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     TabOrder = 2
  36.     OnClick = ButtonAceptarClick
  37.     Default = True
  38.     ModalResult = 1
  39.   end
  40.   object ButtonCancelar: TPlaButton
  41.     Tag = 2400
  42.     Left = 338
  43.     Top = 350
  44.     Width = 73
  45.     Height = 21
  46.     Caption = '&Cancelar'
  47.     Font.Charset = DEFAULT_CHARSET
  48.     Font.Color = clWindowText
  49.     Font.Height = -11
  50.     Font.Name = 'Tahoma'
  51.     Font.Style = []
  52.     ParentFont = False
  53.     TabOrder = 3
  54.     TabStop = False
  55.     Cancel = True
  56.     ModalResult = 2
  57.   end
  58.   object PlaGroupBox1: TPlaGroupBox
  59.     Left = 14
  60.     Top = 7
  61.     Width = 397
  62.     Height = 241
  63.     TitleFont.Charset = DEFAULT_CHARSET
  64.     TitleFont.Color = 13977088
  65.     TitleFont.Height = -11
  66.     TitleFont.Name = 'MS Sans Serif'
  67.     TitleFont.Style = []
  68.     Caption = 'Analizar'
  69.     Font.Charset = DEFAULT_CHARSET
  70.     Font.Color = clWindowText
  71.     Font.Height = -11
  72.     Font.Name = 'Tahoma'
  73.     Font.Style = []
  74.     ParentFont = False
  75.     TabOrder = 0
  76.     object Image3: TImage
  77.       Left = 11
  78.       Top = 22
  79.       Width = 32
  80.       Height = 32
  81.       Picture.Data = {<image001.bmp>}
  82.       Transparent = True
  83.     end
  84.     object Label3: TLabel
  85.       Left = 58
  86.       Top = 19
  87.       Width = 327
  88.       Height = 26
  89.       AutoSize = False
  90.       Caption = 
  91.         'Introduce el nombre del puesto y/o dominio al que quieras enviar' +
  92.         ' el mensaje de alerta.'
  93.       WordWrap = True
  94.     end
  95.     object Label5: TLabel
  96.       Tag = 23400
  97.       Left = 77
  98.       Top = 98
  99.       Width = 86
  100.       Height = 13
  101.       Caption = 'Mensaje de alerta'
  102.     end
  103.     object Label6: TLabel
  104.       Tag = 23800
  105.       Left = 77
  106.       Top = 192
  107.       Width = 301
  108.       Height = 13
  109.       AutoSize = False
  110.       Caption = 'Mensaje de alerta'
  111.     end
  112.     object CBMensPuesto: TPlaCheckBox
  113.       Tag = 23300
  114.       Left = 58
  115.       Top = 52
  116.       Width = 141
  117.       Height = 16
  118.       HelpContext = 161
  119.       Caption = 'Enviar mensaje al puesto'
  120.       Font.Charset = DEFAULT_CHARSET
  121.       Font.Color = clWindowText
  122.       Font.Height = -11
  123.       Font.Name = 'Tahoma'
  124.       Font.Style = []
  125.       ParentFont = False
  126.       TabOrder = 0
  127.       OnClick = CBMensPuestoClick
  128.       ParentColor = False
  129.     end
  130.     object EditMensajePuesto: TPlaEdit
  131.       Left = 77
  132.       Top = 70
  133.       Width = 308
  134.       Height = 21
  135.       Cursor = crIBeam
  136.       HelpContext = 165
  137.       Font.Charset = DEFAULT_CHARSET
  138.       Font.Color = clWindowText
  139.       Font.Height = -11
  140.       Font.Name = 'Tahoma'
  141.       Font.Style = []
  142.       ParentFont = False
  143.       TabOrder = 1
  144.       TabStop = False
  145.       Transparent = False
  146.     end
  147.     object EditMensajeAlertaPuesto: TPlaEdit
  148.       Left = 77
  149.       Top = 114
  150.       Width = 308
  151.       Height = 21
  152.       Cursor = crIBeam
  153.       HelpContext = 162
  154.       Font.Charset = DEFAULT_CHARSET
  155.       Font.Color = clWindowText
  156.       Font.Height = -11
  157.       Font.Name = 'Tahoma'
  158.       Font.Style = []
  159.       MaxLength = 255
  160.       ParentFont = False
  161.       TabOrder = 2
  162.       TabStop = False
  163.       Text = 'ATENCI∩┐╜N, VIRUS ENCONTRADO'
  164.       Transparent = False
  165.     end
  166.     object CBMensDominio: TPlaCheckBox
  167.       Tag = 23700
  168.       Left = 58
  169.       Top = 146
  170.       Width = 144
  171.       Height = 16
  172.       HelpContext = 163
  173.       Caption = 'Enviar mensaje al dominio'
  174.       Font.Charset = DEFAULT_CHARSET
  175.       Font.Color = clWindowText
  176.       Font.Height = -11
  177.       Font.Name = 'Tahoma'
  178.       Font.Style = []
  179.       ParentFont = False
  180.       TabOrder = 3
  181.       TabStop = False
  182.       OnClick = CBMensDominioClick
  183.       ParentColor = False
  184.     end
  185.     object EditMensajeDominio: TPlaEdit
  186.       Left = 77
  187.       Top = 164
  188.       Width = 308
  189.       Height = 21
  190.       Cursor = crIBeam
  191.       HelpContext = 166
  192.       Font.Charset = DEFAULT_CHARSET
  193.       Font.Color = clWindowText
  194.       Font.Height = -11
  195.       Font.Name = 'Tahoma'
  196.       Font.Style = []
  197.       ParentFont = False
  198.       TabOrder = 4
  199.       TabStop = False
  200.       Transparent = False
  201.     end
  202.     object EditMensajeAlertaDominio: TPlaEdit
  203.       Left = 77
  204.       Top = 208
  205.       Width = 308
  206.       Height = 21
  207.       Cursor = crIBeam
  208.       HelpContext = 164
  209.       Font.Charset = DEFAULT_CHARSET
  210.       Font.Color = clWindowText
  211.       Font.Height = -11
  212.       Font.Name = 'Tahoma'
  213.       Font.Style = []
  214.       MaxLength = 255
  215.       ParentFont = False
  216.       TabOrder = 5
  217.       TabStop = False
  218.       Text = 'ATENCI∩┐╜N, VIRUS ENCONTRADO'
  219.       Transparent = False
  220.     end
  221.   end
  222.   object PlaGroupBox2: TPlaGroupBox
  223.     Tag = 21200
  224.     Left = 14
  225.     Top = 257
  226.     Width = 397
  227.     Height = 85
  228.     TitleFont.Charset = DEFAULT_CHARSET
  229.     TitleFont.Color = 13977088
  230.     TitleFont.Height = -11
  231.     TitleFont.Name = 'MS Sans Serif'
  232.     TitleFont.Style = []
  233.     Caption = 'Servidor'
  234.     Font.Charset = DEFAULT_CHARSET
  235.     Font.Color = clWindowText
  236.     Font.Height = -11
  237.     Font.Name = 'Tahoma'
  238.     Font.Style = []
  239.     ParentFont = False
  240.     TabOrder = 1
  241.     object Image1: TImage
  242.       Left = 11
  243.       Top = 22
  244.       Width = 32
  245.       Height = 32
  246.       Picture.Data = {<image002.bmp>}
  247.       Transparent = True
  248.     end
  249.     object Label4: TLabel
  250.       Tag = 68000
  251.       Left = 58
  252.       Top = 19
  253.       Width = 327
  254.       Height = 26
  255.       AutoSize = False
  256.       Caption = 
  257.         'Introduce el nombre del servidor a trav∩┐╜s del cual se enviar∩┐╜ el' +
  258.         ' mensaje de alerta.'
  259.       WordWrap = True
  260.     end
  261.     object Label1: TLabel
  262.       Tag = 21200
  263.       Left = 58
  264.       Top = 56
  265.       Width = 61
  266.       Height = 13
  267.       AutoSize = False
  268.       Caption = 'Servidor'
  269.     end
  270.     object EditServidor: TPlaEdit
  271.       Left = 121
  272.       Top = 52
  273.       Width = 264
  274.       Height = 21
  275.       Cursor = crIBeam
  276.       HelpContext = 1007
  277.       Font.Charset = DEFAULT_CHARSET
  278.       Font.Color = clWindowText
  279.       Font.Height = -11
  280.       Font.Name = 'Tahoma'
  281.       Font.Style = []
  282.       MaxLength = 256
  283.       ParentFont = False
  284.       TabOrder = 0
  285.       Transparent = False
  286.     end
  287.   end
  288. end
  289.